home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 009 / qb234.arc / QB324.BAS (.txt) next >
Encoding:
QuickBASIC Tokenized Source  |  1987-12-06  |  3.3 KB  |  62 lines

  1. Asmfile
  2. AsmCnt
  3. AsmFiles
  4. LoopCnt
  5. DotPtr
  6. InptStr
  7. CapSTR
  8. comma
  9. fnCk4Mov
  10. AddBeginning@
  11. fnCk4Pop
  12. AddAtEnd
  13. FnYorn
  14. ck4move
  15. Ck4Pop
  16. Ck4Mov
  17. YorNa
  18. PushCnt
  19. MovCnt
  20. Outfile
  21. ck4Pushe
  22. Pushe
  23. Ck4Push
  24. POPCnt
  25. AssFile
  26. asm file listf
  27. we've got a list to process
  28. should throw away garbage
  29. .ASM)
  30. blank line read anyplace but mainly at eof
  31. manual input of file to processc
  32. *.ASM"
  33. Enter Name of ASM file to Process"
  34. use default asmblr extension
  35. .ASM)
  36. Processing ### of ###: \               \(
  37. .QBA)
  38. POP"P
  39. MOV"P
  40. push series should follow reg. save
  41. Multiple Pop/Push Sets -- Possible error -- Refer to EXCEPTN.CNT
  42. Exceptn.Cnt"
  43.  contains multiple Pop/Push error. "?
  44. Process another? "
  45. Create .BAT file to Assemble List of files? 
  46. Enter name for .BAT file
  47. .BAT)
  48. MASM "
  49. .QBA;")
  50. AddBeginning
  51.     PUSH    SI    ;QB324"
  52.     PUSH    DI    ;QB324"
  53. PUSH  SI        ;QB324
  54. PUSH  DI        ;QB324
  55. AddAtEnd
  56.     POP    DI    ;QB324
  57.     POP    SI    ;QB324
  58. POP  SI       ;QB324
  59. POP  DI       ;QB324
  60. Ck4Pop
  61. Ck4Push
  62.